home *** CD-ROM | disk | FTP | other *** search
- object CDDBInexact: TCDDBInexact
- Left = 391
- Top = 236
- Width = 413
- Height = 257
- Caption = 'Select'
- Color = clBtnFace
- ParentFont = True
- OldCreateOrder = False
- Position = poOwnerFormCenter
- OnCreate = FormCreate
- PixelsPerInch = 96
- TextHeight = 13
- object ListView1: TListView
- Left = 0
- Top = 0
- Width = 405
- Height = 230
- Align = alClient
- Columns = <
- item
- Width = 60
- end
- item
- AutoSize = True
- end
- item
- AutoSize = True
- end
- item
- Width = 70
- end>
- HotTrack = True
- HotTrackStyles = [htHandPoint, htUnderlineHot]
- ReadOnly = True
- RowSelect = True
- SortType = stData
- TabOrder = 0
- ViewStyle = vsReport
- OnClick = ListView1Click
- end
- end
-